libxl: claim: Print the values in 'xl info' unconditionally
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 13 May 2013 19:29:13 +0000 (15:29 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 14 May 2013 09:02:06 +0000 (10:02 +0100)
commit6a0a079a934bb45c070aa86861453a3fdbaa0b85
treeb4ec829627d2ea6f1b7afca66ef7ce6eb62b4259
parent93b241e9d2c23b75f400a9ccda40838b9d13e27d
libxl: claim: Print the values in 'xl info' unconditionally

During the review of "libxl: Change claim_mode from bool to int."
Ian Campbell suggested that the xl info should print the
claim information irregardless of the global claim_mode value.

Suggested-by: Ian Campbell <Ian.Campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
tools/libxl/xl_cmdimpl.c